Store locations as GFile
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Jul 2015 19:29:51 +0000 (15:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2015 12:07:38 +0000 (08:07 -0400)
commit71b3e0b66b9a9b14ac7e87fdb019e50e4bd23148
treefedfe87443a047628a50c90d23b026d0ac328ab7
parent859db92183bb5d44946819c9a153e8f66c406a7e
Store locations as GFile

It is a bit pointless to have the file chooser get a uri from an
existing GFile to put in the query, only to have some of the search
engines reconstruct a GFile from it.
gtk/gtkfilechooserwidget.c
gtk/gtkquery.c
gtk/gtkquery.h
gtk/gtksearchenginesimple.c
gtk/gtksearchenginetracker.c